*
{
    margin: 0;
    padding: 0;
}

div.clear
{
    clear: both;
}

IMG
{
    border: 0;
}

div.tr_int_RedeSocial_container
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 9px;
    color: #000000;
    text-align: left;
    margin: 0 0 10px 0;
}

/* header */
div.tr_int_RedeSocial_container div.tr_int_txt_artigo_header
{
    height: 20px;
    border-bottom: solid 3px #CC0000;
    margin: 0 0 10px 0;
    text-align: left;
}

.st_plusone_large
{
    /*float:left;    */
    display: inline;
}

.google
{
    display: inline-block;
    overflow: hidden;
    line-height: 0px;
    position: relative;
    vertical-align: middle;
    bottom: 0px;
    width: 75px;
    height: 21px;
    margin-left:3px;
    margin-bottom:5px;
}

/*
.facebook
{
    background-image: url("http://w.sharethis.com/images/facebook_counter.png");    
}

.twitter
{
    background-image: url(http://w.sharethis.com/images/twitter_counter.png);    
}

.linkedin
{
    background-image: url("http://w.sharethis.com/images/linkedin_counter.png");    
}
*/
.socialLink
{
    margin-right:10px;
    cursor:pointer;    
    height:22px;
    width:60px; 
}

.socialLink span
{
    height:22px;
    width:60px;    
}

.floatLeft
{
   float:left; 
    }